Tools, prompts and playbooks curated for your business role
GitHub Copilot is the official AI coding assistant from GitHub/Microsoft, integrated into VS Code, JetBrains, Vim, and Neovim. Copilot Chat and Copilot Workspace allow for planning and implementing features from issues.
Phind is an AI search engine optimized for developers, combining web search with LLM to answer programming questions with real code examples. Faster and more focused than ChatGPT for technical inquiries.
Cursor is an IDE built from VS Code with deep AI integration. Cursor 3 with Agents Window can automatically write, edit, and debug entire features. It supports multiple models (Claude, GPT-4, Gemini) and has a large codebase context.
Claude Code is an agentic coding tool from Anthropic that runs in the terminal, understands the entire codebase, writes code, executes commands, and fixes bugs. Ideal for developers looking for the strongest AI pair programmer currently available.
Windsurf (Codeium) is an IDE with Cascade - an AI agent that truly understands the context of the codebase and operates in a continuous flow. Unlike Cursor, Cascade is more proactive, automatically suggesting and implementing changes without the need for continuous prompts.